The Activation Web Service provides methods based on SOAP and XML that
allow the protected application to request for license activation, as well as
other services such as license deactivation, and license reactivation.
The following table lists the Activation Web Service methods.
Activation Web Service Methods |
|
Gets the account status (by Activation
Key). |
|
Same as GetStatus,
but use User ID. |
|
Gets the product status (by Activation
Key). |
|
Same as GetProductStatus,
but use User ID. |
|
Activates license. |
|
Deactivates and transfers license to the
server. |
|
Same as DeactivateLicense,
but use User ID. |
|
Deactivates license, and then activates
new custom license. |
|
Same as ReactivateLicense,
but use User ID. |
|
Gets RegIDTran
from the account. |
|
Verifies and confirms Destroy-Code. |
|
Same as ConfirmDestroyCode,
but use User ID. |
|
Checks User ID of the account. |
|
Saves registration name and organization
to the account. |
|
Checks registration name and organization
of the account. |
|
Saves log messages to the account. |
NOTE: You can find more information about the Activation Web Service methods
from our live demo server, which is available online at: https://demo.eleckey.net/service.asmx The schema is available at:
https://demo.eleckey.net/service.asmx?WSDL |
See Also
·
Activation Web Service
Error Codes